Видео с ютуба Autofac .Net Framework
AutoFac with ASP.NET Web Forms - Dependency Injection
《C#/.Net高级进阶VIP班》 5·2 20200425IOC Autofac ServiceColle
Translating Simple Injector Registrations to Autofac
Solving Autofac Component Registration Issues in .NET Framework 4.6.2
How to Use Autofac with Winforms for Dependency Injection
How to Add ApplicationInsights Logging Provider in Framework Console App Using Autofac
How to Register WCF Service in Autofac Container for .NET 4.8 Console Applications
Resolving Generic Types with Autofac in .NET Core
How to Use .NET Core DI for Autofac's WithParameter Equivalent
Solving IHTTPClientFactory Multithreading Issues in Autofac with .NET Framework
IOptions Injection in Autofac Modules: A Guide for ASP.NET Core Developers
Concurrency Issues with InstancePerLifetimeScope in C# Autofac: A Solution Guide
How to Resolve Dependencies in Referenced Library Classes with Autofac in ASP.Net Webforms
Mastering Autofac & NSubstitute in Unit Testing | C# Tutorial for Beginners - Part 1
Resolving Open Generic Types with Autofac for Derived Classes in C#
Implementing Dependency Injection in .NET Framework Using Autofac: A Guide to Configuring Services
How to Efficiently Register HealthCheck in Autofac Module
How to Configure a Polly Policy for HttpClient in Autofac ContainerBuilder in .Net 6
How to Use Autofac / Castle DynamicProxy Interceptors in ASP.NET Core 6
Resolving Autofac Dependency Issues with JWT Authentication in ASP.NET Core